HMAC

interface HMAC

Functions

Link copied to clipboard
abstract fun digest(): ArrayBuffer
Link copied to clipboard
abstract fun update(data: Uint8Array<*>)